|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
T - The generic type of the individuals.public interface PanelNodeListener<T extends IIndividual<T>>
Listener that receives callback events aboud the panel node.
| Method Summary | |
|---|---|
void |
panelInInspectPosition(PanelNode<T> panelNode)
This is called when the panel is in inspect position. |
void |
panelReadyToDestroy(PanelNode<T> panelNode)
This is called when the panel is ready to destroy. |
| Method Detail |
|---|
void panelReadyToDestroy(PanelNode<T> panelNode)
panelNode - the panel nodevoid panelInInspectPosition(PanelNode<T> panelNode)
panelNode - the panel node
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||